home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / m68k / 377 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: Belgium.EU.net!news
  2. From: aeslw@pophost.eunet.be
  3. Newsgroups: comp.sys.m68k
  4. Subject: User/Supervisor Mode
  5. Date: Tue, 12 Mar 96 17:10:20 PDT
  6. Organization: EUnet Belgium, Leuven, Belgium
  7. Message-ID: <NEWTNews.17103.826679995.TOMVK@aestvk.eunet.be>
  8. NNTP-Posting-Host: dialup19.brussels2.eunet.be
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11. X-Newsreader: NEWTNews & Chameleon -- TCP/IP for MS Windows from NetManage
  12.  
  13.  
  14. G'Day
  15.  
  16. I was wondering if anyone out there has had much experience using the M68k
  17. (we use the M68332) in User/Supervisor Mode.
  18.  
  19. Specifically, I am interested in how to perform system calls from User
  20. programs to Supervisor routines via a trap (eg how to pass the parameters
  21. etc). We are using a multi-tasking executive and this creates other
  22. problems in how to safely handle a context switch, hardware interrupts etc.
  23. Our executive (c-task, ported) needs to perform the above tasks in the
  24. most efficient manner possible. Another requirement is that our User tasks
  25. be written in C.
  26.  
  27. Our solutions to date have been......untidy..... :)
  28.  
  29. Cheers
  30. Lance Williams (aeslw@pophost.eunet.be)
  31.  
  32.